Skip to content

Conversation

@davidhewitt
Copy link
Owner

Long overdue merge of #39

Thanks @LilyFoote and sorry this took so long to actually see across the line. I went for a slightly different approach to avoid the potential of infinite iterators and only accept existing sequences plus the new set/frozenset options.

Closes #39

@davidhewitt
Copy link
Owner Author

Immediately upon hitting the flaky test error due to sets being unordered and conflicting with an inhomogeneous tuple of type (String, i32), I've narrowed this so that we only allow deserializing into homogeneous sequence containers like Vec, and not tuples.

@davidhewitt davidhewitt merged commit 992cdad into main Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants